toggle menu
Kaluga
1.3.0-SNAPSHOT
ios
switch theme
search in API
architecture
/
com.splendo.kaluga.architecture.navigation
/
[ios]NavigationSpec
/
Segue
Segue
ios
data
class
Segue
(
val
identifier
:
String
)
:
NavigationSpec
Triggers a segue with a given identifier on the parent
Parameters
identifier
The identifier of the segue to perform
Members
Constructors
Segue
Link copied to clipboard
ios
constructor
(
identifier
:
String
)
Properties
identifier
Link copied to clipboard
ios
val
identifier
:
String